[][src]Crate cxmr_api_clients

Crypto-bank exchanges API clients.

Enums

Error

HTTP API Client module error type.

Functions

fetch_accounts

Fetches latest accounts information from API. Tuple contains account config and information.

fetch_markets

Fetches latest markets information from API.

new_private_client

Creates new exchange private API client with credentials.

new_private_clients

Creates new private clients for all accounts.

new_public_client

Creates new exchange private API client with credentials.

new_public_clients

Creates new public clients for all exchanges.